Click or drag to resize

MediaFormatCollectionCount Property

Gets the number of elements in the MediaFormatCollection.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also